home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Bonus / Database / mysql-max-3.23.55.sit / mysql-max-3.23.55-apple-darwi.1 / mysql-test / r / alter_table.result < prev    next >
Encoding:
Text File  |  2003-01-21  |  507 b   |  35 lines  |  [TEXT/ttxt]

  1. bandID    payoutID    new_col
  2. 6    1    NULL
  3. 3    4    NULL
  4. 1    6    NULL
  5. 2    6    NULL
  6. 4    9    NULL
  7. 5    10    NULL
  8. 7    12    NULL
  9. 8    12    NULL
  10. bandID    payoutID    new_col
  11. 1    6    NULL
  12. 2    6    NULL
  13. 3    4    NULL
  14. 4    9    NULL
  15. 5    10    NULL
  16. 6    1    NULL
  17. 7    12    NULL
  18. 8    12    NULL
  19. Field    Type    Null    Key    Default    Extra    Privileges
  20. GROUP_ID    int(10) unsigned        PRI    0        select,insert,update,references
  21. LANG_ID    smallint(5) unsigned        PRI    0        select,insert,update,references
  22. NAME    char(80)        MUL            select,insert,update,references
  23. n
  24. 3
  25. 9
  26. 10
  27. 12
  28. Table    Op    Msg_type    Msg_text
  29. test.t1    optimize    status    OK
  30. i
  31. 1
  32. 2
  33. 3
  34. 4
  35.